@font-face {
    font-family: 'TsukuARdGothic Std';
    src: local('TsukuARdGothic Std Bold'), local('TsukuARdGothicStdBold'),
        url('https://cdn.dabinqwq.top/fonts/TsukuARdGothicStd/TsukuARdGothicStdBold.woff2') format('woff2'),
        url('https://cdn.dabinqwq.top/fonts/TsukuARdGothicStd/TsukuARdGothicStdBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TsukuARdGothic Std';
    src: local('TsukuARdGothic Std Light'), local('TsukuARdGothicStdLight'),
        url('https://cdn.dabinqwq.top/fonts/TsukuARdGothicStd/TsukuARdGothicStdLight.woff2') format('woff2'),
        url('https://cdn.dabinqwq.top/fonts/TsukuARdGothicStd/TsukuARdGothicStdLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TsukuARdGothic Std';
    src: local('TsukuARdGothic Std Medium'), local('TsukuARdGothicStdMedium'),
        url('https://cdn.dabinqwq.top/fonts/TsukuARdGothicStd/TsukuARdGothicStdMedium.woff2') format('woff2'),
        url('https://cdn.dabinqwq.top/fonts/TsukuARdGothicStd/TsukuARdGothicStdMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TsukuARdGothic Std';
    src: local('TsukuARdGothic Std Regular'), local('TsukuARdGothicStdRegular'),
        url('https://cdn.dabinqwq.top/fonts/TsukuARdGothicStd/TsukuARdGothicStdRegular.woff2') format('woff2'),
        url('https://cdn.dabinqwq.top/fonts/TsukuARdGothicStd/TsukuARdGothicStdRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TsukuARdGothic Std';
    src: local('TsukuARdGothic Std Thin'), local('TsukuARdGothicStdThin'),
        url('https://cdn.dabinqwq.top/fonts/TsukuARdGothicStd/TsukuARdGothicStdThin.woff2') format('woff2'),
        url('https://cdn.dabinqwq.top/fonts/TsukuARdGothicStd/TsukuARdGothicStdThin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}


html, body {
  font-family: "TsukuARdGothic Std", "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}